Determines whether the argument contains a Boolean expression, in other words whether the value, operation, or equation in the argument can be evaluated as either true or false. Returns TRUE (one) if the expression is Boolean and FALSE (zero) if it is not.
Format: ISLOGICAL (value)
Argument:
ΓÇó value: A text, number, cell reference, or function that evaluates as a Boolean value.